net/http.http2chunkWriter.Write (method, view implemented interface methods)
one use
net/http (current package)
h2_bundle.go#L6117: func (cw http2chunkWriter) Write(p []byte) (n int, err error) { return cw.rws.writeChunk(p) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)